@charset "utf-8";
/* CSS Document */

body {
	font: normal 19px/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","メイリオ","Meiryo","Arial","Verdana",sans-serif;
	text-align: left;
	color:#000;
	text-align: justify;
	overflow-x: hidden!important;
}
.pc-item{
	display: block;
}
.sp-item{
	display: none;
}

  @media screen and (max-width: 640px) {
    body {
      min-width: inherit;
	  height:100%;
	}
	body .sp-item {
		display: block !important;
	}
	body .pc-item {
		display: none !important;
	}
	.sp-item img {
		width:100%;
	 }s
	.sp img {
		width:100%;
	}
  }

.fl_left {
	float: left;
}
.fl_right {
	float: right;
}
.ov_hd {
	overflow: hidden;
}
.bg_none {
	background-image: none!important;
}
a.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.rollover:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.center {
	text-align: center;
}
.right {
	text-align:right;
}
.line_0 {
	line-height: 0;
}
.zindex {
	z-index: 200;
}
input[type=radio] {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
input[type=image]:hover{
		opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	}


/* ----------------------------------------------------
 
    text
 
---------------------------------------------------- */
a{
	text-decoration: none;
	color: #000;
}
em {
  text-decoration: underline;
  font-style: normal;
}
.bd_red {
	border-bottom: 1px solid #FF0004;
	padding-bottom: 2px;
}
.bd_red02 {
	border-bottom: 3px solid #FF0004;
	padding-bottom: 0px;
}
.fs{
	font-size: 85%;
}
.fss{
	font-size: 70%;
}
.fsss{
	font-size: 50%;
}
.fb{
	font-size: 150%;
}
.red {
	color: #ff0000;
}
.yellow {
	background-color: #ffff00;
}
.gray {
	color:#666666;
}
.bold {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
.strike {
	text-decoration: line-through;
}
.f_space-01{
	letter-spacing: -0.1em;
}
.marker{
	background: linear-gradient(transparent 40%, #ffff66 40%);
}
/* ----------------------------------------------------
 
    float
 
---------------------------------------------------- */
.fr {
	float: right !important;
}
.fl {
	float: left !important;
}
.clear {
	clear: both;
}
img {
	line-height: 0;
	padding: 0;
	margin: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibilclearfixity: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*--------------------------------------------------------------------------------------------------------------*/
body{
	/*background-image: url("../images/bg.png"); */
}
header{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
header img{
	width: 1350px;
	text-align: center;
}
.header{
	width: 1350px;
	display: flex;
	margin-left: auto;
	margin-right: auto;
}
/*
.header-top{
	position: relative;
	width: 1350px;
	margin: 0 auto ;
	height: 170px;
	background-color: rgb(241, 236, 190);
}
.buybtn img{
	position: absolute;
	top: 10px;
	width: 250px;
}
*/
.header-top{
	width: 1350px;
	margin: 0 auto ;
	height: 170px;
	background-color: rgb(241, 236, 190);
}
.buybtn img{
	margin-top: 10px;
	width: 120px;
}
nav ul{
	width: 1350px;
	margin: 20px auto ;
	padding: 30px 0;
	display: flex;
	justify-content: space-between;
	background-color: rgb(232,219,117);
}
nav li{
	margin: 0 20px;
	font-family: "02うつくし明朝体";
}
.pcbtnarea{
	width: 100%;
	padding: 20px;
	display: flex;
	justify-content: center;
	background-color: #000;
	color: #fff;
}
.pcbtn{
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 250px;
	margin: 5px;
	background-color: gray;
}
.pcbtn a,.spbtn a{
	color: #fff;
}
	@media screen and (max-width: 640px) {
		.spbtnarea{
			width: 95%;
			margin-left:  auto;
			margin-right:  auto;
			padding: 10px;
			background-color: #000;
			color: #fff;
		}
		.spbtn{
			text-align: center;
			width: 300px;
			margin: 10px;
			background-color: gray;
		}
	}
.kigan{
	position: absolute;
	bottom: -20px;
	left: 0;
}
.top{
	width: 1350px;
	margin: 0 auto;
}
.top img{
	width: 1350px;
}
#container{
	width: 1350px;
	margin: 0 auto;
	padding:  0;
}
.btnarea{
	display: flex;
	justify-content: center;
}
.btn img{
	width: 420px;
	margin: 20px 10px 10px 10px;
}
.iimoriyama img{
	width: 1350px;
}

	@media screen and (max-width: 640px) {
		#container{
			width: 100%;
		}
		.btnarea{
			display: block;
			margin-left: auto;
			margin-right: auto;
		}
		.btn img{
			width: 100%;
			margin: 0px;
		}
		.iimoriyama img{
			width: 100%;
		}
		.top{
			width: 100%;
		}
		.top img{
			width: 100%;
		}
		
	}
h2{
	margin-top: 30px;
}
h2 img{
	width: 100%;
}
.iimoriyamatext{
	font-size: 85%;
	padding: 30px;
}
.bunkazai{
	font-size: 90%;
}
.bunkazai img{
	width: 10%;
}
.content1,.content2{
	background-color: #fff;
}
.content1top{
	text-align: center;
	margin-bottom: 50px;
}
.content1_inner {
	padding: 30px;
	text-align: center;
	background-color: #fff;
}
.content1_inner  img{
	width: 850px;
}
.content2{
	padding-bottom: 40px;
}
.content2_innertop{
	background-color: #fff;
	padding: 30px;
	display: flex;
}
.con2left{
	width: 60%;
	padding: 10px;
	font-size: 85%;
}
.con2right{
	width: 40%;
	padding: 10px;
	text-align: center;
}
.con2right img{
	width: 60%;
}
.content2_innerbottom{
	background-color: #fff;
	padding: 10px;
	margin:  50px 0px;
	border: 1px solid goldenrod;
	border-radius: 8px;
	text-align: center;
}
.content2 hr{
	margin: 50px ;
	border: 1px solid goldenrod;
}
.content2_innerbottom p{
	padding: 10px;
}
.picarea img{
	margin-bottom: 5px;
}
.hikingpicarea{
	text-align: center;
}
.hikingpicarea img{
	width: 400px;
	height: 300px;
	margin: 20px;
}
.hikingpic{
	display: flex;
}
.content6{
	margin: 30px 0;
	padding: 50px 50px;
	text-align: center;
}
.aptitle img{
	width: 1350px;
}
.himitsutitle{
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
	font-family: "A-OTF 隷書101 Std";
	font-size: 60px;
}
.kometext{
	width: 1350px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	font-family: "A-OTF 隷書101 Std";
	color: #000;
	border: 1px solid #ccc;
	padding: 15px 0px;
	font-size: 30px;
	background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
}
.kometext img{
	width: 1350px;
	background: no-repeat;
}
.seimai{
	text-align: center;
	border: 1px solid goldenrod;;
	background: repeating-linear-gradient(-45deg, #FFFFDD, #FFFFDD 5px, #fdfcff 5px, #fdfcff 10px);
	color: #8B4513;
	font-weight: bold;
	margin: 30px 0px 100px 0px;
	padding: 15px;
	font-size: 24px;
}
.hanbaimoto{
	font-family: "Century Old Stle Std";
	width: 1150px;
	border: 1px solid #ccc;
	padding: 50px 100px;
}
.hanbaimoto dl{
	margin-bottom: 10px;
}
.kifu{
	width: 1350px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	padding: 20px;
}
.kusanonesien{
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid crimson;
	margin-bottom: 50px;
	padding-top: 20px;
}
.kusanonetop{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.kusanonetop img{
	width: 1000px;
}
.link{
	width: 1000px;
	margin: 20px auto;
	font-size: 150%;
	color: darkblue;
}
.link a{
	color: darkblue;
	text-decoration: underline;
}
.click{
	border-radius: 5px;
	padding: 5px;
	background-color: #fff;
	color: crimson;
}
.nhkbtn img{
	width: 100px;
}
.kifuguid{
	width: 1080px;
	text-align: center;
	background-color: crimson;
	padding: 10px 0;
}
.kifuguid a{
	color: #fff;
}
.shiensaki{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid hotpink;
}
.shiensaki h2{
	margin-top: 0;
	text-align: center;
	background-color: hotpink;
	padding: 15px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.shiensaki table{
	width: 100%;
	margin: 20px 0;
}
.shiensaki td{
	padding: 15px;
	font-size: 150%;
}
.sankaku{
	color: hotpink;
	margin-right: 10px;
}

/* ----------------------------------------------------
 
    buy
 
---------------------------------------------------- */
.buycontent{
	width: 100%;
	margin: 50px 0;
	padding: 0px;
	border: 1px solid #ccc;
}
.buyheader{
	margin: 0px 0;
}
.itemlist{
	height: 100px;
	background-color: #EDF2F5;
	margin: 20px 0;
}
.buycontent h3{
	background-color: rgba(180,212,228,1.00);
	margin:  35px 35px 15px 35px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	font-family: "A-OTF 隷書101 Std";
	text-shadow: #fff 1px 1px 2px, #fff 1px 1px 2px;
	font-size: 120%;
}
.buycontent h3 img{
	width: 40px;
}
.itemmenu table{
	margin: 20px auto;
	table-layout: fixed;
  	width: 95%;
}
.itemmenu td{
	position: relative;
	padding: 40px 30px;
	vertical-align: middle;
	border: 1px solid #ccc;
	background-color: rgba(180,212,228,0.3);
	font-family: "A-OTF 隷書101 Std";
}
.itemmenu td img{
	position: absolute;
	top: 8px;
	right: 30px;
	width: 100px;
}
.item{
	display: flex;
	justify-content: center;
	padding: 10px 0;
}
.itembox{
	margin: 5px;
	padding: 15px;
	width: 400px;
	height: 400px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.itembox dl{
	text-align: center;
}
.itembox dt{
	background-color: #EDF2F5;
	margin-bottom: 10px;
	padding: 10px;
}
.itembox  img{
	height: 225px;
	width: auto；
}
.itembox table{
	width: 60%;
	margin: 10px auto;
}
.itemmes{
	height: 100px;
	background-color: #EDF2F5;
	margin: 20px 0;
}
.itemmes p{
	text-align: center;
	padding: 30px;
	font-family:"02うつくし明朝体";
	font-size: 24px;
	color: #1B143A;
}
.buycontent h2{
	text-align: center;
	padding: 30px;
	font-family:"A-OTF 隷書101 Std";
	font-size: 24px;
	border: 1px solid goldenrod;
    background: repeating-linear-gradient(-45deg, #FFFFDD, #FFFFDD 5px, #fdfcff 5px, #fdfcff 10px);
    color: #8B4513;
}
.itembox2{
	margin: 5px;
	padding: 15px;
	width: 600px;
	height: 400px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.itembox2 dl{
	text-align: center;
}
.itembox2 dt{
	background-color: #EDF2F5;
	margin-bottom: 10px;
	padding: 10px;
}
.itembox2  img{
	height: 225px;
	width: auto；
}
.itembox2 table{
	width: 60%;
	margin: 10px auto;
}
.itemtujo{
}
.itembox3{
	margin: 5px;
	padding: 15px;
	width: 600px;
	height: 600px;
	height: 500px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.itembox3 dl{
	text-align: center;
}
.itembox3 dt{
	background-color: #EDF2F5;
	margin-bottom: 10px;
	padding: 10px;
	font-family: "A-OTF 隷書101 Std";
}
.item2 img{
	width: 600px;
}
.item1{
	width: 200px;
}
 dd.flex{
	display: flex;
}
.itembox3 table{
	width: 100%;
	margin: 10px auto;
	font-size: 80%;
	background-color: #F5F3F4;
	bottom: 20px;
}
.itembox3 table td{
	padding: 10px 0;
	text-align: center;
}
.btn2{
	background-color: cadetblue;
	color: #fff;
	padding: 5px;
	margin-top: 30px;
	width: 150px;
	border: 1px solid cadetblue;
	border-radius: 8px;
	font-size: 18px;
}
.goods{
	display: flex;
	justify-content: center;
	width: 80%;
	margin: 100px auto;
	padding: 50px;
	border: 1px solid #ccc;
}
.goodsimg{
	width: 30%;
}
.goods img{
	width: 300px;
}
.goodstext{
	width: 50%;
}
.goods dt{
	text-align: center;
	background-color: #EDF2F5;
    margin-bottom: 10px;
    padding: 10px;
}
.goods table{
	width: 100%;
	margin-top: 50px;
}
.goods th{
	text-align: center;
	padding: 10px;
	background-color: beige;
	border: 1px solid #ccc;
}
.goods td{
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
	/*text-align: center; */
}
td.radio{
	width: 30px;
	text-align: center;
}
.btn3{
	width: 300px;
	margin: 50px auto;
	padding: 10px;
	text-align: center;
	background-color: darkred;
	background-color: #BB2930;
	color: #fdfbfb;
	border: none;
}
.hiraprice{
	width: 80%;
	margin: 0 auto;
}
.hiraprice img{
	width: 100%;
	margin-bottom: 20px;
}
.itemhira h4,.itemcube h4{
	text-align: center;
	margin-bottom: 20px;
}
.itemhira h4 img,.itemcube h4 img{
	width: 80%;
}
.itemhira table{
	table-layout: fixed;
	width: 95%;
	margin: 20px auto;
}
.itemhira td{
	border: 1px solid #ccc;
	padding: 5px 5px 5px 30px;
}
.kensa{
	margin: 30px 10px;
    border: 1px solid goldenrod;
    padding: 30px
}
.kensatop img{
	width: 100%;
	margin: 0;
}
.kensa img{
	width: 100%;
	margin-bottom: 20px;
}
.kensa p{
	margin: 50px 0px;
	padding: 10px;
	font-size: 28px;
	font-family: "02うつくし明朝体";
	border-top: 10px solid rgb(240,165,59,0.5);
	border-bottom: 10px solid rgb(240,165,59,0.5);
	background-color: rgb(240,165,59,0.3);
}
.sample img{
	width: 20%;
}

.tenpo{
	width: 1310px;
	margin: 50px auto;
	border: 1px solid #ccc;
	padding: 20px;
}
.tenpo h1{
	text-align: center;
	margin: 30px 10px 10px 10px;
    background: -webkit-repeating-linear-gradient(-45deg, #f5edfd, #f5edfd 5px, #fdfcff 5px, #fdfcff 10px);
    background: repeating-linear-gradient(-45deg, #f5edfd, #f5edfd 5px, #fdfcff 5px, #fdfcff 10px);
    color: rgba(166, 20, 125, 0.87);
    padding: 15px 5px;
    font-weight: bold;
    font-size: 150%;
    border-bottom: 5px solid rgba(166, 20, 125, 0.87);
    border-top: 5px solid rgba(166, 20, 125, 0.87);
    animation: 5s linear infinite female_effect;
}
.tenpo_k{
	margin: 10px 0;
	border: 1px solid #eee;
}
.tenpo_k h2{
	padding: 10px;
	font-weight: bold;
	background-color: #eee;
}
.tenpo_k p{
	margin-top: 10px;
	margin-left: 30px;
	font-size: 85%;
}
.tenpo h3{
	font-family: "A-OTF 隷書101 Std";
	font-size: 40px;
	margin: 5px 30px;
	text-align: center;
	padding: 10px;
	border: 1px solid rgba(151,21,23,1.00);
	background-color: #fff;
	color: darkred;
}
.tenpo h4{
	font-family: "A-OTF 隷書101 Std";
	font-size: 25px;
	text-align: center;
	margin-top: 30px;
}
.iimorihira{
	margin-top: 10px;
	background-color:lemonchiffon;
	
	
  background-image: linear-gradient(45deg, #FFFFCC 25%, transparent 25%), linear-gradient(315deg, #fff 25%, #ffe9a7 25%);
  background-position: 10px 0, 20px 0, 0 0, 0 0;
  background-size: 20px 20px;
  background-repeat: repeat;
	opacity: 50;
	
	
	
	
	
}
.tenpo hr{
	margin-top: 50px;
}
.tenpobox{
	display: flex;
	padding: 30px;
}
.tenpoboxleft,.tenpoboxright{
	width: 50%;
}
.tenpoboxleft img,.tenpoboxright img{
	width: 300px;
}



	@media screen and (max-width: 640px) {

		.header-top{
			width: 100%;
		}
		header img{
			width:100%;
			text-align: center;
		}
		.content1 img{
			width: 100%;
		}
		.content2_innertop{
			width: 90%;
			display: block;
			padding: 5px;
			text-align: center;
		}
		.con2left,.con2right,.con2right img{
			width: 100%;
			text-align: left;
		}
		.content2_innerbottom{
			width: 90%;
			margin: 40px 10px;
			text-align: left;
		}
		.content2_innerbottom p{
			font-size: 16px;
		}
		.tauepic,.sonotapic,.inekaripic{
			text-align: center;
		}
		.content2 hr{
			margin: 50px 5px;
			border: 1px solid goldenrod;
		}
		.bunkazai img{
			width: 50%;
		}
		.pc-item.komemai img{
			width: 1350px;
		}
		.hikingpicarea{
			text-align: center;
		}
		.hikingpicarea img{
			width: 100px;
			height: 75px;
			margin: 5px;
		}
		.content6{
			width: 100%;
			padding: 30px 0;
		}
		.aptitle img{
			width: 100%;
		}
		.himitsutitle{
			font-size: 20px;
			width: 100%;
			font-size: 26px;
			margin-bottom: 10px;
		}
		.kometext{
			width: 95%;
			margin: 30px 10px 30px 10px;
			font-size: 85%;
		}
		.kometext img{
			width: 100%;
		}
		.seimai{
			padding: 10px;
			font-size: 16px;
			margin: 20px 0px 30px 0px;
		}
		.hanbaimoto{
			width: 93%;
			margin-left: auto;
			margin-right: auto;
			margin-bottom: 30px;
			padding: 10px;
			font-size: 80%;
		}
		.kusanonesien,.kusanonetop,.kusanonetop img,.kifuguid{
			width: 100%;
		}
		.kusanonesien{
			margin-bottom: 10px;
			padding-top: 0px;
		}
		.click{
			font-size: 70%;
		}
		.kifu{
			width: 98%;
			padding: 0;
		}
		.shiensaki{
			width: 100%;
		}
		.shiensaki h2{
			font-size: 20px;
			padding: 10px;
			font-weight: normal;
		}
		.shiensaki td{
			font-size: 13px;
			padding: 5px;
		}
		.sankaku{
			margin-right: 3px;
		}
		.link{
			width: 100%;
			margin: 0 auto;
		}
		.link td{
			padding: 5px;
		}
		.sp-item.nhkbtn img{
			width: 70px;
		}
		.splink{
			height: 70px;
		}
		.nhkbtnsp{
			background-color: blue;
			border-radius: 8px;
			padding: 10px 5px;
			font-weight: bold;
		}
		.nhkbtnsp a{
			color: #fff;
		}
		.qr{
			float: right;
		}
		.qr img{
			width: 30%;
		}
		.buycontent{
			width: 100%;
		}
		.buycontent h2{
			font-size: 18px;
		}
		.buyheader img{
			width: 100%;
		}
		.item{
			display: block;
			width: 100%;
			margin: 0 auto;
		}
		.itemmes{
			height: 85px;
		}
		.itembox3{
			width: 95%;
			height: auto;
			padding: 15px 5px;
		}
		.item img{
			width: 100%;
		}
		.item dl{
			width: 100%;
		}
		.itemmes p{
			padding: 10px;
			font-size: 18px;
		}
		.itembox3 td{
			font-size: 80%;
		}
		.itembox3 table{
			width: 100%;
		}
		.kensa{
			padding: 30px 5px;
		}
		.kensa img{
			width: 95%;
			margin-top: 30px;
		}
		.kensa p{
			margin: 20px 10px;
			padding: 10px;
			font-size: 18px;
		}
		.kensatop img{
			width: 100%;
			margin: 0 auto;
		}
		.txt_a_ac img{
			width: 50%;
		}
		.buycontent h3{
			width: 95%;
			margin: 20px 0px;

		}
		.buycontent h4 img{
			width: 95%;
		}
		.hiraprice{
			width: 95%;
		}
		.hiraprice img{
			width: 100%;
		}
		.sp-item.itemmenu td{
			position:static;
			padding:5px;
			border: none;
			border-bottom: 1px solid #ccc;
			border-top: 1px solid #ccc;
		}
		.itemmenu td img{
			position:static;
			width: 50%;
		}
	}
.pic_chienomizu img{
	width: 98%;
}
.rice img{
	width: 30%;
}
footer{
	background-color: goldenrod;
	margin-top: 50px;
	padding: 20px;
	text-align: center;
	font-size: 12px;
}
.gotop{
	position: fixed;
	height: 40px;
    right: 8px;
	bottom: 30px;
    padding-top: 5px;
	z-index: 0;
}
.gotop img{
	width: 50px;
}
	@media screen and (max-width: 640px) {

		footer{
			margin-top: 0px;
		}
		.header-top{
			height: 105px;
			padding: 20px 0;
		}
		.rogoimg img{
			margin-top: 10px;
			width: 70px;
			height: 70px;
		}
		.buybtn img{
			width: 30%;
		}
		.tenpo{
			width: 90%;
		}
		.tenpobox{
			display: block;
		}
		.tenpo_k p{
			margin-left: 10px;
			font-size: 80%;
		}
		.tenpoboxleft img{
			margin-bottom: 10px;
		}
		.tenpo h1{
			font-size: 100%;
		}

	}

/***** colorbox*****/
/* 前へボタン　*/
#cboxPrevious{position:absolute; bottom:0; left:0; background:url("../chienomai/colorbox/images/controls.png") no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
 
/* 次へボタン */
#cboxNext{position:absolute; bottom:0; left:27px; background:url("../chienomai/colorbox/images/controls.png") no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
 
/*閉じるボタン */
#cboxClose{position:absolute; bottom:0; right:0; background:url("../chienomai/colorbox/images/controls.png") no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}		
#cboxClose{ top:0; };



/*====================================================================
.s_02 .accordion_one
====================================================================*/
.s_02 .accordion_one {
	max-width: 1024px;
	margin: 0 auto;
  }
  .s_02 .accordion_one .accordion_header {
	width: 30%;
	margin: 0 auto;
	background-color: rgba(248,134,148,0.3);;
	border: 1px solid rgba(248,134,148,0.3);
	color: #8C1517;
	font-family: "A-OTF 隷書101 Std";
	padding: 5px 11%;
	text-align: center;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
  }
  .box_one_1{
		display: flex;
	}
  .s_02 .accordion_one:nth-of-type(2n) .accordion_header {
	  background-color: #fff;
  }
  /*.s_02 .accordion_one:nth-of-type(3) .accordion_header {
	  background-color: #F3B5B6;
  }*/
  .s_02 .accordion_one .accordion_header:hover {
	opacity: .8;
  }
  .s_02 .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 5%;
	width: 20px;
	height: 20px;
	border: 1px solid #8C1517;
	margin-top: -12px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
  }
  .s_02 .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
  }
  .s_02 .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
  }
  .s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #8C1517;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
  }
  .s_02 .accordion_one .accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
  }
  .s_02 .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
  }
  .s_02 .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
  }
  .s_02 .accordion_one .accordion_inner {
	display: none;
	padding: 30px 30px;
	border: 1px solid #8C1517;
  }
  .s_02 .accordion_one .accordion_inner .box_one {
	height: auto;
	text-align: center
  }
  .s_02 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
  }
  .txt_a_ac img{
	  width: 48%;
  }
  .accordion_inner table{
	  width: 100%;
	  table-layout: fixed;
	  margin-bottom: 0;
  }
  .accordion_inner table td{
	  width: 160px;
	  border: none;
	  padding: 5px 0px;
	  font-size: 70%;
	  font-weight: bold;
  }
  .accordion_inner table td.item12{
	  width: 215px;
  }
  
  
  @media screen and (max-width: 1024px) {
	.s_02 .accordion_one .accordion_header {
	  font-size: 18px;
	}
	.s_02 .accordion_one .accordion_header .i_box {
	  width: 30px;
	  height: 30px;
	  margin-top: -15px;
	}
  }
  @media screen and (max-width: 640px) {
	.s_02 .accordion_one .accordion_header {
	  width: 70%;
	  font-size: 20px;
	  text-align: left;
	  padding: 5px 60px 5px 15px;
	}
	.box_one_1{
		display: block;
	}
	.s_02 .accordion_one .accordion_inner {
		width: 90%;
		margin: 0 auto;
		padding: 10px;
	  }
	.txt_a_ac img {
		width: 45%;
	}
	.s_02 .accordion_one .accordion_header .i_box {
		width: 25px;
		height: 25px;
		margin-top: -15px;
	}
	  .accordion_inner table td {
		width: 180px;
	  }
  }
  

nav {
	width: 100%;
	background-color: #fff;
	table-layout : fixed;
	text-align: center;
	margin-top: 50px;
}

	@media screen and (max-width: 640px) {
		nav{
			display: none;
		}
	}
nav ul{
	position: absolute;
	top: 100px;
	width: 1350px;
	margin: 0 auto;
	padding: 5px 0;
	display: table;
}
nav li{
	display: table-cell;
	width: 225px;
	min-width: 50px;
	padding: 5px 5px;
	border-right: 1px solid rgb(165, 118, 17);
}
nav li:last-of-type{
	border:none;
}
nav li a{
	width: 100%;
	display: block;
	text-decoration: none;
	line-height: 50px;
	color: #555;
	padding-bottom: 5px;
	font-size: 80%;
}
nav li.current{
	background-color: azure;
}
nav a:hover{
	color: #c4670b;
	border-bottom: 3px solid #f4c21d;
}


#nav2-drawer{
	display: none;
}
@media screen and (max-width: 640px) {
	#nav2-drawer{
		display: block;
	}
/*ハンバーガーメニュー*/
	#nav2-drawer {
	  display: inline-block;
	  position: relative;
	  float:right;
	  color: #fff;
	}

	/*チェックボックス等は非表示に*/
	.nav2-unshown {
	  display:none;
	}

	/*アイコンのスペース*/
	#nav2-open {
	  display: inline-block;
	  margin: 0 ;
	  width: 50px;
	  height: 30px;
	  vertical-align: middle;
	}

	/*ハンバーガーアイコンをCSSだけで表現*/
	#nav2-open span, #nav2-open span:before, #nav2-open span:after {
	  position: absolute;
	  height: 3px;/*線の太さ*/
	  width: 25px;/*長さ*/
	  border-radius: 3px;
	  background: #ac7a0e;
	  display: block;
	  content: '';
	  cursor: pointer;
	}
	#nav2-open span:before {
	  bottom: -8px;
	}
	#nav2-open span:after {
	  bottom: -16px;
	}
	.nav2-menu{
		display: inline;
		color: #F06292;
	}

	/*閉じる用の薄黒カバー*/
	#nav2-close {
	  display: none;/*はじめは隠しておく*/
	  position: fixed;
	  z-index: 99;
	  top: 0;/*全体に広がるように*/
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: black;
	  opacity: 0;
	  transition: .3s ease-in-out;
	}

	/*中身*/
	#nav2-content {
	  overflow: auto;
	  position: fixed;
	  top: 0;
	  left: 0;
	  z-index: 9999;/*最前面に*/
	  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
	  max-width: 300px;/*最大幅（調整してください）*/
	  height: 100%;
	  background: #fff;/*背景色*/
	  transition: .3s ease-in-out;/*滑らかに表示*/
	  -webkit-transform: translateX(-105%);
	  transform: translateX(-105%);/*左に隠しておく*/
	  background-image: linear-gradient(45deg, rgb(63, 69, 92) 0%, #041923 60%);
	}

	/*チェックが入ったらもろもろ表示*/
	#nav2-input:checked ~ #nav2-close {
	  display: block;/*カバーを表示*/
	  opacity: .5;
	}

	#nav2-input:checked ~ #nav2-content {
	  -webkit-transform: translateX(0%);
	  transform: translateX(0%);/*中身を表示（右へスライド）*/
	  box-shadow: 6px 0 25px rgba(0,0,0,.15);
	}
	#nav2 ul{
		padding: 100px 10px;
	}
	#nav2 ul li{
		display: block;
		margin: 40px 10px;
		text-align: left;
		border-bottom: 1px solid #ccc;
	}
	#nav2 a{
		text-decoration: none;
		color: hsl(33, 94%, 21%);
		color: #fff;
	}
}

.toukyu{
	  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	  position: relative;
	  padding: 1rem 1rem;
	}
.toukyu:before,.toukyu:after {
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  content: '';
	  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
	  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}
	
.toukyu:before {
  top: 0;
}

.toukyu:after {
  bottom: 0;
}
.toukyu p{
	padding: 10px;
}


/*    */
.toukyu{
	  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	  padding: 20px 10px;
	  margin: 20px 0;
	  background-color: #383B42;
	   background-image: radial-gradient(rgba(233, 233, 233, 1) 48%, rgba(114, 114, 114, 1) 78%);
	}
.toukyu p:before,.toukyu p:after{
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  content: '';
	  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
	  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}
.toukyu p:before {
  top: 10px;
}

.toukyu p:after {
  bottom: 10px;
}



.newraice{
	  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	  position: relative;
	  padding: 1rem 1rem;
	}
.newraice:before,.newraice:after {
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  content: '';
	  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
	  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}
	
.newraice:before {
  top: 0;
}

.newraice:after {
  bottom: 0;
}
.newraice p{
	padding: 10px;
}


/*    */
.newraice{
	  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
	  padding: 20px 10px;
	  margin: 20px 0;
      background: rgb(249,248,245);
      background: radial-gradient(circle, rgba(249,248,245,0.4766281512605042) 0%, rgba(241,185,125,0.711922268907563) 100%);
	}
.newraice p:before,.newraice p:after{
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  content: '';
	  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
	  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}
.newraice p:before {
  top: 10px;
}

.newraice p:after {
  bottom: 10px;
}


@media screen and (max-width: 640px) {
	.tokua img{
		width: 100%;
	}
}












